All first-order linear ordinary differential equations are soluble, and simply enough that the method appears in all textbooks on differential equations. Textbooks commonly state that there is no corresponding general solution for second-order equations when in fact there is. It appeared for the first time in Tricomi’s Differential Equations and was reprised in his Integral Equations, but to the best of my knowledge appears in no other texts. Presumably that is because the method requires a basic understanding of integral equations.
Consider a general second-order linear ordinary differential equation with nonconstant coefficients:
The coefficient functions can be split additively
in an infinite number of ways. The essence of Fubini’s method is to perform this split so that one set of coefficients satisfies an equation that can be solved explicitly,
and then look for a solution to the original equation of the form
along with the same constraint as is used in variation of parameters:
This form is now to be substituted in the original equation, where in the process of forming derivatives the imposed constraint removes half of the terms of the first derivative. The resulting equation is
where it is assumed that denominators remain nonzero. These two equations are easily solved for the derivatives of the varied parameters,
which for conciseness uses the abbreviations
The Wronskian is nonzero by definition for the two linearly independent solutions of the intermediate differential equation. The varied parameters thus satisfy the system of Volterra integral equations
where the constants of integration are related to the initial conditions of the original equation by
In order to decouple the integral equations, first set
for the simpler equations
Multiplying the first by g1 and the second by g2 then adding gives
When this equation is solved using successive approximations, the result will be linear in the constants of integration. That means one can assume
and arrive at the pair of decoupled Volterra integral equations:
To solve these equations by successive approximations, start each solution with the first term on the right-hand side and repeatedly substitute the result back into the equations:
Reversing the order of integration step by step, one can define the iterated kernels
where the change in the lower limit of integration comes from the reversal. The solutions to the integral equations are then
When the iterated kernels can be recognized as converging to a known function this solution has only a single integral. With these solutions substituted in the equations for the varied parameters, the general solution of the original differential equation, in terms of the intermediate constants of integration, is
This result can easily be rewritten in terms of the initial conditions of the original differential equation, but this form is patently simpler.
Since an infinite sum appears in the integral equations determining hi it might not appear that this method is an improvement over a power series solution to the original equation. This method at least provides a straightforward algorithm to the solutions, while a recurrence relation derived from a power series might not be apparently soluble. It is also easier in general to establish if this form converges to a solution for given coefficient functions in the original equation.
As a first example of Fubini’s method, consider the differential equation for hyperbolic circular functions
which will be solved with respect to the auxiliary equation
The splitting coefficients of the original equation are
and the intermediate functions are
The first few iterated kernels are
and the pattern is clear. In this case the iterated kernels can be summed to the single function
The solutions to the decoupled integral equations are
and the solutions to the original differential equation are
which are precisely the hyperbolic circular functions as expected. Nifty!
Repeat the process for the Airy differential equation
using the same auxiliary equation and solutions. The splitting coefficients of the original equation are
and the intermediate functions are
The first few iterated kernels are
This time the pattern is far from clear, but one can still find a solution to this order of accuracy. The solutions to the decoupled integral equations are
and the two solutions to the original differential equation are
which curiously have the same numeric denominators as the solutions to the decoupled integral equations. Using power series expansions of combinations of Airy functions, one can make the identifications
The solutions to the decoupled integral equations are clearly related to the final solutions by
The equal numeric denominators can be understood term by term with the integral
The relation of the iterated kernels to the terms in the two Airy series remains to be explored.
A Mathematica notebook containing evaluation of all integrals can be found here.
Since any second-order linear ordinary differential equation can be transformed to the normal form
one can now write a general solution to this equation, using the same auxiliary equation and similar intermediate functions as in the two examples. The iterated kernels are in general
Once these are determined, evaluate the functions
Then the solutions to the differential equation are simply
The main difficulty is of course the evaluation of the iterated kernels. This is again a completely straightforward algorithm to the general solution. As such it deserves to be much better known than currently.
Uploaded 2020.08.25 analyticphysics.com